TIBCJournalInformation class overview.
Properties
Name | Description |
CheckpointInterval |
Used to determine the number of seconds between database checkpoints.
|
CheckpointLength |
Used to determine the number of journal pages to be written before initiating a database checkpoint.
|
Directory |
Holds the name of the directory in which journal is situated.
|
HasArchive |
Turns archiving on.
|
HasJournal |
Turns journaling on.
|
PageCache |
Determines the number of journal buffers that will be allocated.
|
PageLength |
Used to retrieve the page length.
|
PageSize |
Determines the size of a journal page in bytes.
|
TimestampName |
Determines whether or not to append the file creation timestamp to the base journal file name.
|